List of all members
MV_EVENT_OUT_INFO Class Reference

Includes parameters of event callback information. More...

Inherits Structure.

Detailed Description

Includes parameters of event callback information.

Parameters
EventNamec_char * MAX_EVENT_NAME_SIZE , Event name.
nEventIDc_ushort, Event ID.
nStreamChannelc_ushort, Stream channel No.
nBlockIdHighc_uint, High-order bits of frame No. (firmware support is currently unavailable).
nBlockIdLowc_uint, Low-order bits of frame No. (firmware support is currently unavailable).
nTimestampHighc_uint, High-order bits of timestamp.
nTimestampLowc_uint, Low-order bits of timestamp.
pEventDatac_void_p, Event data (firmware support is currently unavailable).
nEventDataSizec_uint, Event data size (firmware support is currently unavailable).
nReservedc_uint * 16, Reserved.